home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Applications / VoodooMasterSourceCode2.0 / VoodooMaster Readme < prev   
Encoding:
Text File  |  1999-03-25  |  795 b   |  13 lines

  1. VoodooMaster
  2. a freeware music editor made by Gabriel Falkenberg
  3.  
  4. VoodooMaster is a simple music editor made with REALbasic (http://www.realsoftware.com) using QuickTime Musical Instrument to make music. It's not compatible with any kind of midi files and uses it's own file format. The fun thing is that it's free and that the source code is included. 
  5.  
  6. Plans for future versions of VoodooMaster:
  7. • I will try to make use of threads so you can play songs in the background
  8. • Much more comments and documentation
  9. • Can't come up with anything else at the moment
  10.  
  11. Please look at the source code and send comments to me. I will be more than happy if you can make the program faster. Send suggestions, cool songs made with VoodooMaster, bug reports and such to gabriel@swipnet.se
  12.  
  13. Gabriel Falkenberg